The following examples are included in this folder:
PExample
A basic example of how to call Internet Config from MPW and Think Pascal.
CExample
A port of the PExample to C. Should compile under MPW, Think and Metroworks C.
Space Aliens
A fully fledged application that uses ICMappings.p to parse the Internet Config mapping structure to set the file type of any file that you drop on to it based on its extension. This example may actually be useful.
IC2Resource
This C program that generates 'E2Ty' (as used by StuffIt Expander and JPEGView) from the Internet Config Mappings preference. Contributed by Leonard Rosenthol.